ANativeActivityCallbacks.onContentRectChanged

The rectangle in the window in which content should be placed has changed.

struct ANativeActivityCallbacks
void function(ANativeActivity* activity, const ARect* rect) onContentRectChanged;

Meta